Macros

Panics the current thread.

Functions

Determines whether the current thread is unwinding because of panic.

Allows to change the panic! macro behavior.

Allows an application that uses the no_std environment and custom panic handling system with stack unwinding to inform libraries if the stack is currently unwinding due to panic.